From 56c9c56d3bb61fc632d16c64584059073e402e9f Mon Sep 17 00:00:00 2001 From: Mugdha Polimera Date: Wed, 30 Oct 2024 14:53:14 -0400 Subject: [PATCH 1/2] Added exception handling for permissions tag in jats --- adsingestp/parsers/jats.py | 45 +- tests/stubdata/input/jats_liebert_atypon.xml | 439 ++++++++++++++++++ .../stubdata/output/jats_liebert_atypon.json | 133 ++++++ tests/test_jats.py | 1 + 4 files changed, 597 insertions(+), 21 deletions(-) create mode 100644 tests/stubdata/input/jats_liebert_atypon.xml create mode 100644 tests/stubdata/output/jats_liebert_atypon.json diff --git a/adsingestp/parsers/jats.py b/adsingestp/parsers/jats.py index a0e1694..d6467ed 100644 --- a/adsingestp/parsers/jats.py +++ b/adsingestp/parsers/jats.py @@ -1004,27 +1004,30 @@ def _parse_pubdate(self): def _parse_permissions(self): # Check for open-access / "Permissions" field - permissions = self.article_meta.find("permissions").find_all("license") - for p in permissions: - if ( - p.get("license-type", None) == "open" - or p.get("license-type", None) == "open-access" - ): - self.base_metadata.setdefault("openAccess", {}).setdefault("open", True) - if p.find("license-p"): - license_text = p.find("license-p") - if license_text: - self.base_metadata.setdefault("openAccess", {}).setdefault( - "license", - self._detag(license_text.get_text(), self.HTML_TAGSET["license"]).strip(), - ) - license_uri = license_text.find("ext-link") - if license_uri: - if license_uri.get("xlink:href", None): - license_uri_value = license_uri.get("xlink:href", None) - self.base_metadata.setdefault("openAccess", {}).setdefault( - "licenseURL", self._detag(license_uri_value, []) - ) + if self.article_meta.find("permissions"): + permissions = self.article_meta.find("permissions").find_all("license") + for p in permissions: + if ( + p.get("license-type", None) == "open" + or p.get("license-type", None) == "open-access" + ): + self.base_metadata.setdefault("openAccess", {}).setdefault("open", True) + if p.find("license-p"): + license_text = p.find("license-p") + if license_text: + self.base_metadata.setdefault("openAccess", {}).setdefault( + "license", + self._detag( + license_text.get_text(), self.HTML_TAGSET["license"] + ).strip(), + ) + license_uri = license_text.find("ext-link") + if license_uri: + if license_uri.get("xlink:href", None): + license_uri_value = license_uri.get("xlink:href", None) + self.base_metadata.setdefault("openAccess", {}).setdefault( + "licenseURL", self._detag(license_uri_value, []) + ) def _parse_page(self): fpage = self.article_meta.find("fpage") diff --git a/tests/stubdata/input/jats_liebert_atypon.xml b/tests/stubdata/input/jats_liebert_atypon.xml new file mode 100644 index 0000000..e3af05e --- /dev/null +++ b/tests/stubdata/input/jats_liebert_atypon.xml @@ -0,0 +1,439 @@ + + +
+ + + space + New Space + 2168-0256 + 2168-0264 + + Mary Ann Liebert, Inc. + + 140 Huguenot Street, 3rd Floor + New Rochelle, NY 10801 + USA + + + + + 10.1089/space.2013.1501 + 10.1089/space.2013.1501 + + + Roundtable Discussion + + + + Growing the Future of Commercial Space + + + + + + + Moderator: + Scott + + + Hubbard + + + 1 + + + + + + + + Participants: + Ken + + + Davidian + + , + + 2 + + + + + + Steve + + Isakowitz + + , + + 3 + + + + + + John + + Logsdon + + , + + 4 + + + + + + James R. (Russ) + + McMurry + + , + + 5 + + + + + + George + + Nield + + , + + 2 + + and + + + + Marcia S. + + Smith + + + 6 + + + + Department of Aeronautics and Astronautics, + Stanford University, Stanford, CA. + + + + Federal Aviation Administration, Washington, DC. + + + + Virgin Galactic, Oak Hill, VA. + + + + The George Washington University, Washington, DC. + + + + The Boeing Company, Huntsville, AL. + + + + Space and Technology Policy Group, LLC, Arlington, VA. + + + + 01 + 03 + 2013 + March 2013 + + 1 + 1 + 3 + 9 + Copyright 2013, Mary Ann Liebert, Inc. + 2013 + + + + + + + +

+ Scott Hubbard: + Thank you all for being part of this roundtable discussion for + + New Space + + . I think this new journal will have a special place in its emerging field. +

+

+ George Nield, I would like to start with you. The FAA, of which you are a very senior member, has the regulatory responsibility for commercial launches and reentry, but it has also a very interesting collateral responsibility called “encourage, facilitate, and promote,” or EFP. Please tell us how this mission of EFP is helping to grow or encourage the long-term viability of this emerging commercial space sector. +

+

+ George Nield: Thank you, Scott. I am George Nield, and I am the associate administrator for commercial space transportation at the Federal Aviation Administration [FAA]. As Scott was mentioning, we actually have a two-fold mission, directed by Congress, that includes ensuring public safety during commercial launch and reentry activities, and also this other mission to encourage, facilitate, and promote commercial space transportation. Safety is our top priority, and I cannot think of anything that is more important to the industry and its success in the coming years than having a good long period of safe and successful operations. +

+

But in addition to that, our office is also looking at other things that can be done to help the industry move forward. Some of those things include developing and sharing information of interest such as launch forecasts and economic impact assessments and so forth. We have an annual conference to bring the community together. We work with other government agencies like NASA and the Departments of Defense, State, and Commerce to identify and minimize regulatory obstacles.

+

We also operate a Center of Excellence for Commercial Space Transportation, in which students and professors from a number of different universities around the country are supporting and conducting research on problems of interest, both to the government and to industry.

+

We have also recently been able to give out a number of spaceport grants to assist in the development of facilities and infrastructure for commercial launch and reentry sites. Those are just some of the things that we are focusing on in an effort to help the industry move forward.

+

+ Scott Hubbard: + Thanks very much. That helps tee up a lot of the discussion. Next I would like to go to Marcia Smith and ask you, as part of this whole landscape, to address the following question: Do you think that NASA's new cargo and crew programs will be sufficient to stimulate a whole new business sector? Clearly they are aimed at space station utilization, so how do you think this policy will impact the commercial space sector as George described it? +

+

+ Marcia S. Smith: Well, obviously the jury is still out on whether these programs are going to be successful or not. There are so many factors, and we all know them, because space is a risky business and you never know if a launch vehicle is going to fail or a spacecraft is going to fail. So it is great what has happened so far with SpaceX and Dragon. And I think people are feeling much more relaxed about the possibility of commercial cargo and maybe even commercial crew from a technical standpoint. But I do think there remain questions about the business viability because, at least from the standpoint of Orbital Sciences Corp.'s Antares rocket and Cygnus spacecraft for commercial cargo, the government seems to be the primary market. +

+

SpaceX is focusing on the fact that their Falcon rocket is going to be used for a lot of things other than government purposes, so they have a nongovernment market. And I do think that the success of these ventures is going to be dependent upon them having a customer other than the government. But I have not seen that market develop yet, especially for commercial crew.

+

+ Scott Hubbard: + That is an excellent point. Where are the adjacent or nearby or collateral industries that will pick up on this developing capability? To follow-up on one element of adjacent industry, I would like to turn to Steve Isakowitz. In your role at Virgin Galactic, they are pursuing a very ambitious plan to offer suborbital excursions to ordinary citizens. If these flights do become numerous, what impact do you think that might have on space activities in general? +

+

+ Steve Isakowitz: Thank you, Scott. Yes, I am the chief technology officer and executive vice president of Virgin Galactic. I joined about a year ago. We have two major activities that we consider very complementary to each other. One is to open up the frontier to give people an opportunity to experience space, which we are trying to do through our Spaceship effort. And second, we are developing a small launch vehicle, hoping to expand the opportunity to launch small satellites into space at affordable prices. What makes these two efforts unique is they are trying to build off the same assets that we already use, so we believe it keeps the projects economical and affordable. +

+

We are quite excited about our Spaceship effort. I think we are going about it in a unique fashion in that we are not seeking government financial assistance. Certainly we work with the FAA from a regulatory standpoint, but in terms of government funding, our effort is a private venture using private funds to pursue it.

+

Back to Marcia's point earlier regarding commercial crew, we are trying to enter a part of the market where we believe there is private sector interest and there is a business case that will open it up. Whether it is SpaceX, ourselves, or other ones out there, as we begin to demonstrate crewed flights, the nongovernment market will expand tremendously.

+

+ Scott Hubbard: + So we will go now to John Logsdon. John, you are a very senior observer of space exploration. There is a change going on. We do not know, as everybody has said, exactly how it is going to turn out, but I would like to get your opinion on where you think this is going, particularly in relationship to our international partners. I know there was just a meeting during which some concern was expressed about whether Europe should jump to the Ariane 6 because of competition from the United States. How do you see the U.S. changes interacting with the rest of the world? +

+

+ John Logsdon: I think you are quite right that SpaceX is, in particular, seen by launch companies around the world as a potentially very formidable competitor and is entering at a particular point in the market that looks very promising for the future. At least some in Europe worried about the need for continued government subsidies to Arianespace, saying, “We need a launch vehicle that hits the sweet spot in terms of future traffic.” That is the push behind the planned Ariane 6 launcher. No other country has gone very far on suborbital human space flight. Astrium made a kind of false start a couple of years ago and seems to have withdrawn from that. Steve Isakowitz would have a better sense of that, I would expect. +

+

+ Scott Hubbard: + One of the things that keeps being discussed is barriers to the development of space activities. What always comes up in that context, of course, is the ITAR, or International Traffic in Arms Regulation. George, you are sitting there inside the beltway and have to deal with all of this. Do you think this will be something that is changed in the future? +

+

+ George Nield: I certainly hope so. I think it was a well-intentioned effort to support our national security, but as it has turned out over the years, I think we are seeing that in many cases the law as currently written is actually an impediment to our national security and our U.S. leadership. The Administration has been pushing hard to try and get some changes made there, and we are hopeful that can happen in the near term. +

+

It is important to look at other policies, too. Of course, we had the National Space Policy come out in June 2010 and the National Space Transportation Policy is currently being reworked and updated. We will hopefully see that soon, but I think it is important for the government to periodically look at the landscape and try to identify the obstacles, the benefits, and the things that are either holding industry back, or getting in the way, or making us more inefficient. It is important to understand those and make a conscious decision about which ones do not make sense going forward.

+

+ Scott Hubbard: + Thank you. At this point, I am going to open up our conversation for anybody to jump in and comment on anything that has been said thus far, or whatever they would like to add. +

+

+ John Logsdon: One intriguing thing is that various ventures, like Bigelow Aerospace and the new Golden Spike, are looking at other sovereign countries as customers; countries that cannot afford to have a space station, or to send people to the surface of the Moon. Is that going to be real? Is there a market for U.S. firms marketing to non-U.S. governments? And how is the U.S. government going to deal with those kinds of issues? That is a nascent development but could be a very intriguing issue for the future. +

+

+ George Nield: That is an excellent point, John. I would also like to add another example. What we are seeing in our area is a tremendous interest in participating in space activities from other nations that are not in a position to design and build their own rockets, whether it is for space station replacements or to go to the Moon or whatever, but also on a smaller scale, to have a spaceport. So especially as we start to see suborbital space tourism expand and grow, there are going to be a number of locations that, for their own reasons of jobs and economic development and opportunity, are going to want to host some of these activities in their local region. There is a lot of interest in, for example, converting or modifying an airport in other parts of the world in a way that might host Virgin Galactic or other suborbital operators once the operations are underway. +

+

+ Steve Isakowitz: Just to follow up on that point and the point that John made earlier about international interest in suborbital, I do think spaceports is an area that there is a tremendous amount of interest. We have been approached by a number of countries who have had an interest in developing a spaceport around suborbital activity. Right now our focus is on demonstrating it here in the United States first, but there is real money, I believe, that is out there with people who are ready to do that as soon as we start some of the demonstrations here. +

+

Also, I want to tie it back to the point that Scott made about ITAR. ITAR is actually a very important consideration and impediment for being able to work with these countries, whether it is in spaceports or just trying to conduct our suborbital activity elsewhere. I think the good news is the Administration has been taking a very aggressive stance on trying to reform and modernize it based upon where the industry has moved, because it has been a major impediment across the board.

+

Right now as part of the National Defense Authorization Act, there is a lot of discussion taking place on potentially inserting some new language that would allow the Department of Commerce to play what had been a historical role before the late ‘90s when things were changed. So hopefully by the time this roundtable discussion goes to print, we will see some very significant reforms in this area.

+

+ Scott Hubbard: + Marcia, do you want to jump in on any of this? +

+

+ Marcia S. Smith: I am sitting here listening to the idea about other countries being home to spaceports and the like, and one question that comes to mind is whether or not the companies themselves or the U.S. government has a role in ensuring that these countries, for example, abide by the Outer Space Treaty and the Liability Convention. Maybe I could ask Steve, as an industry representative, do you think industry would have an interest in making certain that countries abide by those treaties, or do you think the U.S. government should or should not get involved in that? +

+

One thing I had in mind was that, in the maritime industry, there are countries that serve as flags of convenience because they do not have the same stringent safety regulations, for example. That is why companies register ships in these countries. I do not know if that is going to extend to the space regime also. As private companies begin sending people and cargo up in space, it may become an analog to that.

+

+ Steve Isakowitz: Certainly the U.S. government has been involved, and I do not think we have really seen that as an impediment in our discussions with those who are trying to develop their own spaceports. In fact, I believe the United States can serve as a model in addressing the legal issues we face as we hope to fly abroad. It is important that we get this right, as our efforts are quickly becoming a global undertaking with a substantial market for U.S. space goods and services. +

+

+ George Nield: Just a comment on that, a reminder that under U.S. law, U.S. operators who conduct launches anywhere in the world would need to have an FAA launch license. So you are still going to have the same safety standards in terms of operating as long as it is the U.S. company that is conducting those operations. +

+

You bring up some interesting questions in terms of how this would really work. Is it sort of an expeditionary operation where a vehicle goes to one location for a few months at a time and then moves on to somewhere else? Or do you sell the vehicles? Or is it more like an airline operation where a company like Boeing builds the aircraft and then sells it to operators? There are lots of different models, and certainly we will need to work within the government, the State Department, and look at all the laws and regulations that apply and figure out which ones make the most sense to protect national security and abide by the international agreements and treaties, but also hopefully giving U.S. industry an opportunity to be successful on a global basis.

+

+ Scott Hubbard: + I would like to bring up something that is an implication of the idea that we could have spaceports not only in the United States but around the world, which is the interaction with the worldwide aviation airspace. Certainly in U.S. airspace there are something like 40,000 flights a day. Let me start with George. Do you have this issue on your radar screen, or do you think that the FAA will be dealing with it and tell you what the rules are? +

+

+ George Nield: That is certainly one of the areas we are focusing on right now in preparation for the operation of Virgin and others. We are working with the other parts of the FAA, specifically the air traffic organization, to help incorporate space activities into the national airspace system so that we do not have to just block out large areas. +

+

That was fine when we were flying a space shuttle five or six times a year, but if, as you say, we are moving toward a time when we have multiple flights a day from many different locations, we really need a better way of operating. And so as the FAA rolls out our next generation system of operating an advanced traffic control system, we want to make sure that space vehicles can also be accommodated. We are looking at the technologies and procedures, and whether corridors make sense, and any other ways that would enable this to be a seamless operation in which all users can have an equitable opportunity to traverse the airspace.

+

+ Scott Hubbard: + Any other comments from the rest of you? +

+

+ John Logsdon: There was a concept that emerged a few years ago under the name Space Traffic Management. I wonder how various commercial ventures will end up interacting, some 15 or so years from now, with some sort of presumably international regulatory regime that deals with managing access to space, managing movements in space. +

+

One of the areas that nobody has discussed yet today is in-space servicing, for example, and the potential of that being a commercial activity. I think the next 10 or 15 years are going to see a substantial growth in commercial activity in space interacting with government activity. The way that is all going to be managed, I think, is still not very clear.

+

+ Scott Hubbard: + Pascale Ehrenfreund (Research Professor at the Space Policy Institute at The George Washington University's Elliott School of International Affairs) was unable to attend the Roundtable due to an illness, but did submit some comments that bring up another adjacent potential growth area, which is the innovation and utilization of small satellite technology. She points out that there have been a lot of advances in this field. There are a lot of innovative, small payload systems that can be accommodated on small satellites, and that there are a lot of people, governments, universities, private sector, even the United Nations, that are interested in this. The question for the panel is: “Do you think this will be something that is involved in commercial space exploration or is this going to remain part of the government science sector?” Let us start with Marcia. +

+

+ Marcia S. Smith: I think that many people are excited about the possibility of SmallSats and CubeSats because they see them as inexpensive ways to do a lot of innovative work. I am not in industry, however, so I cannot really say whether or not industry is going to pick up on this more than the government sector. But one of the interesting aspects of this has to do with space sustainability and space situational awareness when you start having so many of these in, probably, low Earth orbits, and how all of that is going to be managed, which goes back to the space traffic management question. So there is all the excitement going on about the innovation you can have, the low-cost aspects of space, bringing in new users of space, and helping them understand the value of space flight. And on the other hand, you have all this extra stuff up there that you have to manage, so I think there are a lot of open questions here. +

+

+ Scott Hubbard: + Steve, is Virgin's business plan also capable of including these small payload systems one way or another? +

+

+ Steve Isakowitz: Oh, absolutely. As I mentioned upfront, we are developing such a vehicle. We call it LauncherOne, which is a small launch vehicle dedicated to these classes of small payloads that we believe can be launched at very affordable prices. This is certainly not the first time you have heard others in industry try to do this. I think it is different now, as we are at the cusp of a very successful business idea with the space industry changing. +

+

I think some of the best innovation is taking place in the small satellites. It is much easier for someone to start a business when your satellite costs anywhere from half a million to 20 million dollars. It is much easier for the government to try new technologies and take the risk if it is measured in singles or just a few tens of millions of dollars.

+

I think, particularly as the budget of the United States has gotten extremely tight and people still want access to space and they still want to push the state of the art, that this is an area we are going to see a whole lot more, both for industry and the U.S. government. Whether it is flying as a secondary payload on larger launch vehicles, or to be able to fly as a dedicated payload on some of the smaller vehicles like ours, it is going to be one of the most exciting areas to watch in commercial space in the next few years.

+

+ John Logsdon: Let me go back to expand what I said earlier before relating to this idea of small sats. We all know, and George was precise in saying so in his remarks, that FAA has regulatory responsibility for launch and reentry. At this point there is no regulator for in-orbit activities, which are by their nature international or at least global in character. How the emergence, or not, of that regulatory regime impacts the future of new space endeavors is an area worth exploring in future articles and tracking as the journal matures. +

+

+ Scott Hubbard: + Absolutely. One of the things that is part of + + New Space + + is the proposal for both nonprofit and profit-making deep space efforts, mining asteroids, observing near-Earth objects funded by philanthropy. There are several things coming out that are not strictly related to the current entrepreneurial, commercial crew, and cargo programs that people think of; they are something over in another sector, although they might take advantage of that. I think you are absolutely correct about that. +

+

+ One of the things that you did bring up, and maybe this would be a good time to clarify, what is and is not in these treaties. Let me start with Marcia. What is in any of these treaties that has anything to do with what countries or even individuals in this case put into orbit around the Earth? +

+

+ Marcia S. Smith: Article 6 of the Outer Space Treaty makes governments responsible for the activities of their nongovernment actors. There is a lot of debate about Article 6 and exactly what it permits or prohibits, but fundamentally, that is what the language says. The government would certainly have a role under the treaty in what their private sector organizations do in space. I do not—unless you want me to go through all the different provisions of the treaties, and George knows them as well as I do–but I think that is the fundamental one that affects commercial activities in space. +

+

For any country that is a signatory to the Outer Space Treaty, the government would have responsibility to oversee what the private sector companies are doing, which is partially what made me raise the question earlier about what if there is a country that is not a signatory to the Outer Space Treaty. Is that a way for someone to get around the limitations that are in the treaty, such as putting no weapons of mass destruction into space?

+

+ Scott Hubbard: + Interesting. George, in the maritime world, of course, you have cruise ships that are flagged out of Panama or Malta or someplace for certain business considerations. Is there some small country that is not a signatory that might be the flag for space launch activity? +

+

+ George Nield: I do not see that happening in the near term, but I do think that it is going to become increasingly obvious that there needs to be international cooperation with regard to the space environment. And how are we overseeing the activities of our nongovernment actors in our respective countries, and how are we working together to ensure that we do not see more collisions and proliferation of orbital debris? +

+

Right now there is quite a discussion underway within the U.S. interagency community on who should take the lead, how should that work, what options are available for offering space traffic monitoring services as John referred to them earlier? And what would that look like? Is that a Department of Defense function? They have traditionally been the ones tracking these objects and keeping track of where they are going to be at various times. Is it NASA because of their operations? Is it the FAA because we are a regulatory organization? Those are some of the debates that are going on right now as we figure out how we want to operate as a U.S. government, and then how the United States wants to play in the international community.

+

+ John Logsdon: I have a question for Marcia or George. Is the Isle of Man covered by the United Kingdom, being a signatory to the various space treaties, given its role in trying to promote itself as a center of commercial space? +

+

+ George Nield: I am not an expert on that area. My understanding is certainly they are billing themselves as not subject to the tax or other regulatory obstacles that other nations may have, so I think their point is, no, they are independent. +

+

+ John Logsdon: So they could be a flagging authority, kind of like Malta or Liberia, for ships? +

+

+ George Nield: In theory. +

+

+ Marcia S. Smith: I do not know the answer legally. That is a good one for the lawyers. But I think there have been some scenarios that people have not looked at. Of course, our discussion today so far has been about U.S. activities, and I am sure there are other countries that are looking into their own new space ventures and ways of putting things into space. I do think that this is an area that someone should be keeping an eye on as to how do we ensure that the international regime that has been established for the last 40 years holds together as some of these activities become more accessible to countries who may not have the same goals as the traditional space players. +

+

It is terrific to get more and more countries involved in space and using space. But there is a broader interest in the space community at large in order to ensure that we do have a sustainable space environment and that these treaties, which have stood the test of time—I know that some people have criticisms about them but overall I think they have stood the test of time—to make certain that they remain relevant in the future as more and more countries get involved in space activities.

+

+ Scott Hubbard: + Let me turn the discussion in just a slightly different direction. I am going to use a public quote here from former astronaut Brewster Shaw, who did work, I believe, with Boeing for a number of years. Brewster would say something in various panels and meetings like, “Boy, when it comes to space, the more people that go, the more people who will want to go.” I guess I will start with Steve. Virgin Galactic is led by some very astute people. Do you have a sense of what the market might be out there of people who would love to experience four minutes of weightlessness? +

+

+ Steve Isakowitz: Yes, Brewster Shaw has it right; the more that go, the more that will want to go. There have been a lot of studies that have been done looking at how big of a market it is. The truth of the matter is we ultimately do not know how big it will be until we get into it. Now from our standpoint, what we have seen very early is extremely promising. We are not yet flying, but we have more than 500 people signed up with significant deposits so they can have the experience of flying into space. +

+

And as customers, they come with many different reasons why they want to have the experience. I think there are those that are sort of the founding members, who are just excited about the thrill of being able to do this, like being challenged by other thrills around the world. But I think there is a growing number of folks who are signing up because this is an experience they want to have, as part of their list of things they want to do in their lives, to be able to see the Earth from space, to have the experience of doing that while you are floating around as an astronaut. It is an experience that is unique to mankind, and the first time that we are able to do something like this for all who want to go.

+

We have not seen a shortage of customers. In fact, I think we have been really impressed, even with just the people we have signed up. When we fly them, we will have put more people into space than have ever flown in the history of the world's space programs. We think there is a tremendous opportunity out there.

+

Just like all things that are new in the market, over time, there will be more entrants, more competition, and prices will come down. I think it has the opportunity to tremendously expand. When I go to conferences and ask people “Raise a hand who would like to fly into space,” nearly everybody raises their hand. It just becomes a question of affordability. That is what we hope to be able to provide.

+

+ Scott Hubbard: + Now let's turn to Russ McMurry, our representative from one of the long time aerospace companies, Boeing. Russ, Boeing is almost 100 years old. With that long tradition and history, you are at the leading edge; you are a competitor for NASA's commercial crew program. My question to you is, “How have you seen the bigger aerospace industry adapt to these new directions or this new effort to stimulate commercial cargo and crew?” +

+

+ Russ McMurry: As far as our company is concerned, we have really been a developer of innovative products for most of our history. I will not go through the history of the airline industry and our participation in that, but there are also several cutting-edge, defense-type products that we have been involved with throughout our history. So really we view this as just another evolution of an exciting product and a new industry that we hope to emerge and participate in. +

+

We do have a long history in human space flight. We were the developer and the designer of the Shuttle Orbiter and various parts of Apollo. And Boeing is currently the prime contractor on NASA's Space Launch System (SLS) Rocket. We have been in the space business for a good period of time and intend to be here in the future. Society is moving toward a commercial model for human space flight; Boeing is proud to be participating in that.

+

As far as the paradigm change from space exploration being basically a government-run and government-led program by NASA as it has been, we salute the initiative that NASA has chosen to take in commercial crew and in the series of space act agreements that they have released there. It really does provide a way for the government to stay involved, to some extent, in the insight and oversight of the industry and also allows for an enhanced amount of innovation on the part of the industry groups that are participating in commercial crew development.

+

It is just a really exciting time to be part of the business when we see these business models and technical models change as we go along. What we have to be cautious with, I believe, is not to move too fast or too slow in the industry. There is a question of timing of regulation that has been debated. There are questions of when the transportation systems might be ready, and there are questions as to the viability of the commercial market that are yet unanswered.

+

We are optimistic about all of those answers. The timing, as I mentioned, is what we view as unsure right now.

+

+ Scott Hubbard: + Ken Davidian, you have not had a chance to say anything. Would you like to jump in with a question? +

+

+ Ken Davidian: Thank you, Scott, I appreciate the opportunity. Russ, we appreciate that you have described how Boeing has reacted in the past and is currently reacting now to the changes in the industry. What other things do you think the government might be able to do to facilitate more innovation and other nonprice competition? Perhaps industry taking more responsibility for developing the markets through advertising? Or what types of product differentiation might there be that individual companies might instigate rather than waiting for the government to spur them on into action? +

+

+ Russ McMurry: I think that there is again the potential of a commercial market for space developing out there. And I think there may be a little bit of a lack of vision on industry's part in that there is a focus now on the International Space Station being a platform that we are really looking toward as the target here when we look at the NASA series of Space Act Agreements in which we are engaged. What we have to look toward are other platforms, for example, the Bigelow platform, or even some other different kinds of low Earth orbit platforms that can provide destinations for these systems. +

+

That is one part of it. The other part of it, Ken, I would address, is the utilization of space and what benefits we might be able to bring back to Earth from these commercial platforms and from ISS if ISS moves more toward a commercial sort of platform. In other words, NASA could move ISS more toward commercial uses rather than government uses.

+

Let us say that happens. What is the market out there for space platforms? Is it tourism? Yes, that is possible. Is it further scientific research? Yes, that is possible. But what other benefits are out there from a commercial perspective and not just simply from a profit motive for companies either but for also the benefit of mankind? What can we get out of enhancing our access to space?

+

I think that is a question that we need to explore as we go forward. Of course, the government can help us in looking through its various agencies and perhaps prompting those agencies to see what their needs may be for scientific experimentation in a zero gravity environment. I do not know if there is some use that Centers for Disease Control may have for this type of platform, or whether there are other government users that might need experimental space on ISS. Certainly we have been, as well as industry groups with partners have been, trying to facilitate and move toward enhancement of the experimental use of ISS as it has gone along.

+

While we are developing the transportation system, we also have to develop the transportation destinations. That, to me, Ken, is where we may want to put a little bit more focus in the future as well.

+

+ George Nield: Russ, I would be interested in any thoughts you had on things the government can or should do to help the legal and liability limitation environment that industry is facing. Any thoughts you, and maybe Steve as well, have on that? +

+

+ Russ McMurry: Yes, we have gone through and looked at the emerging market from a liability aspect. We believe that there are two things that the government can do to help us here. One is through regulation of safety of this market. I know, as we all know, there has been a lot of debate on when the right time for that regulation may be. We would encourage it sooner rather than later from a Boeing perspective, because we believe there are a lot of benefits to regulation as far as regulation being used as a benchmark for the creation of a risk-management regime for human space flight, similar to that we have successfully set up for the launch market back during the 1980s and ’90s. +

+

In addition, we are perceiving some risk of high net worth individuals. As I mentioned, George, the tourist market is out there as well, and so we are also interested in seeking some help from government for liability protection from potential lawsuits that may come from these high net-worth individuals as they become space flight participants. Because now when you look at the United States, and you look at 50 different jurisdictions, it is very difficult for an industry to come up with a reasonable risk mitigation protocol when all jurisdictions really have to be considered as potential locations in which plaintiffs or heirs may sue. We would be looking for help in those two areas, George.

+

+ Scott Hubbard: + Steve, do you want to comment from the suborbital side? +

+

+ Steve Isakowitz: We think it is important that this fledgling industry be given a period of learning how these suborbital vehicles operate before they are fully regulated. Currently, Congress has passed a statute that provides this window, and we hope to extend it. This will give us a chance to gather experience and provide a useful database for determining what regulations are indeed best for encouraging innovation and enhancing safety. +

+

+ Scott Hubbard: + Let us go around the virtual table here and give everybody a chance to add an additional comment or summarize their thinking. I certainly appreciate your participation today. It has been a fascinating discussion, and we will have many more of these. John Logsdon, let us begin with you. +

+

+ John Logsdon: I think this journal is appearing at a very opportune time. The world seems to be at the early stages of a shift to an expansion of the way space activities are done. The government space program is not going to go away, I hope, but it can focus on doing things that it can do uniquely. +

+

I think it will be of interest to see how quickly various commercial markets and various new space activities emerge, and whether this current burst of enthusiasm really signals something at a takeoff point, or if it is kind of a spasm to be followed by some gradual growth. There is a lot to be looking at and the timing is good.

+

+ Scott Hubbard: + Thanks. Russ, final thoughts from you? +

+

+ Russ McMurry: Well, it is just a great benefit to us to be able to talk to both the government and industry stakeholders and exchange ideas and problems, because we really, frankly, as a group have a lot of policy and legal and also technical, to the extent that ties into regulations, problems to solve here. So as we organize those, and as we move forward, I think that really does fit FAA's bill of facilitation and regulation of the industry. We appreciate the ability to participate. +

+

+ Scott Hubbard: + Thank you very much. Steve? +

+

+ Steve Isakowitz: First of all, thanks for inviting me. I think we hit on a lot of really important points, certainly on the regulatory and legal side. One area that we did not spend as much time, that I am personally very excited about, is what the government and industry can do with regards to R&D, those things that the government can do to facilitate it and buy down risk so that industry, in fact, can pick it up. I believe that is where the greatest innovation can occur. I think we are starting to see it. I think we are seeing more partnerships between government labs and companies who are trying to introduce new products into the market. This is a very positive trend. +

+

Again, I commend NASA and look for other government agencies also to serve the role of the anchor tenant, particularly for some of these products. I do think that this is a good role for the government and particularly for an industry that provides a great national benefit.

+

The last point I would like to raise is that I do believe the whole of commercial space is off to a good start, but there will be some good days and there will also be bad days. I think one of the real tests for the industry will be how the government and industry is going to respond to a bad day.

+

I do somewhat worry that we live in a country that is increasingly getting risk averse. I think the ways of Washington make it very difficult to innovate in this kind of environment. This is one of the areas that we have to be honest and open about as we talk through this industry and get policy makers to understand that, in order to have the big breakthroughs, there will be some risks.

+

+ Scott Hubbard: + Thanks a lot, Steve. Yes, I heard at least three more roundtable topics: ISS utilization, risk management, and innovation through R&D investment. I am sure we will have one on each of those. Marcia, final thoughts from you? +

+

+ Marcia S. Smith: I would like to get back to the statement I started off with, which was I think that the successful commercial companies will be the ones that have nongovernment markets. Having been around for an awfully long time, I have been briefed by so many entrepreneurial companies over the decades who first come in and say, “We have got this great idea and all we need is for the government to get off our backs. We do not want regulations. We do not want this, etc., etc. Just leave us on our own and we will do fine.” +

+

They come back the next year and they have not been very successful. Then they say, well, what they really need is a letter from NASA or whoever saying that what they are doing is a good idea and that NASA is not going to compete with them. That is all they need.

+

They come back the next year because they still have not been successful and say they want the government to be an anchor tenant. That does not work, and then they come back and they actually want government cash. So they keep looking to the government to do too much for them. I think these commercial companies, and Virgin Galactic is a good example of it, really need to have a proper relationship with the government and not become dependent on it.

+

We have not talked much today about some of the current commercial efforts like “commercial” remote sensing, which is now probably going to have a merger of the two commercial remote sensing companies, because the government thought it was going to need all this data, thought it could afford to support two companies, but it really cannot. These companies over the years have not developed enough of a nongovernment market to survive on their own without the government subsidy.

+

There is an appropriate role between the government and the private sector in encouraging innovation and in facilitating the emergence of new companies doing new things. But I do not think that it should be a longstanding relationship in which these companies continue to be dependent on the government.

+

+ Scott Hubbard: + Well stated. George, you have the last word. +

+

+ George Nield: Okay, picking up on the innovation theme, I think we are at a point now where hopefully we are going to see some big changes in the overall space program and in the growth of commercial space. Some of that, I suppose, is because of advances in technologies, whether it is use of computers or new materials and so forth. But I do not think that is the key. I think really what is going to enable us to do great things going forward is changing how we do things. +

+

As we conduct research and are able to have collaborative efforts through the Center of Excellence and other mechanisms, I think that will help quite a bit. Offering prizes, I think, is a great way to spur innovation and looking at different ways of procuring the end result here. The government buying services, instead of contracting for vehicle design and manufacturing and operations, is a perfect example of that as in the Commercial Orbital Transportation Services, or COTS, program. For about $800 million, the government has ended up giving the nation two new launch vehicles, two new spacecraft, two new launch sites, and all the accompanying infrastructure. What a great bargain for the taxpayer.

+

As we look at space act agreements and nontraditional acquisition methods like that, I think that can really help to expand some of the markets that Marcia and John and others have talked about.

+

+ Scott Hubbard: + Thank you very much, everyone. +

+ + + + Author Disclosure Statement +

+ None of the participants of this Roundtable have any financial conflicts to disclose. +

+
+
+
diff --git a/tests/stubdata/output/jats_liebert_atypon.json b/tests/stubdata/output/jats_liebert_atypon.json new file mode 100644 index 0000000..5221e00 --- /dev/null +++ b/tests/stubdata/output/jats_liebert_atypon.json @@ -0,0 +1,133 @@ +{ + "authors": [ + { + "affiliation": [ + { + "affPubRaw": "Department of Aeronautics and Astronautics, Stanford University, Stanford, CA." + } + ], + "name": { + "given_name": "\n\nModerator:\n Scott\n\t\t\t\t\t\t", + "surname": "Hubbard" + } + }, + { + "affiliation": [ + { + "affPubRaw": "Federal Aviation Administration, Washington, DC." + } + ], + "name": { + "given_name": "\n\nParticipants:\n Ken\n\t\t\t\t\t\t", + "surname": "Davidian" + } + }, + { + "affiliation": [ + { + "affPubRaw": "Virgin Galactic, Oak Hill, VA." + } + ], + "name": { + "given_name": "Steve", + "surname": "Isakowitz" + } + }, + { + "affiliation": [ + { + "affPubRaw": "The George Washington University, Washington, DC." + } + ], + "name": { + "given_name": "John", + "surname": "Logsdon" + } + }, + { + "affiliation": [ + { + "affPubRaw": "The Boeing Company, Huntsville, AL." + } + ], + "name": { + "given_name": "James R. (Russ)", + "surname": "McMurry" + } + }, + { + "affiliation": [ + { + "affPubRaw": "Federal Aviation Administration, Washington, DC." + } + ], + "name": { + "given_name": "George", + "surname": "Nield" + } + }, + { + "affiliation": [ + { + "affPubRaw": "Space and Technology Policy Group, LLC, Arlington, VA." + } + ], + "name": { + "given_name": "Marcia S.", + "surname": "Smith" + } + } + ], + "copyright": { + "statement": "Copyright 2013, Mary Ann Liebert, Inc.", + "status": true + }, + "pagination": { + "firstPage": "3", + "lastPage": "9", + "pageCount": "7", + "pageRange": "3-9" + }, + "persistentIDs": [ + { + "DOI": "10.1089/space.2013.1501" + } + ], + "pubDate": { + "printDate": "2013-03-01" + }, + "publication": { + "ISSN": [ + { + "issnString": "2168-0256", + "pubtype": "ppub" + }, + { + "issnString": "2168-0264", + "pubtype": "epub" + } + ], + "issueNum": "1", + "pubName": "New Space", + "pubYear": "2013", + "publisher": "Mary Ann Liebert, Inc.", + "volumeNum": "1" + }, + "publisherIDs": [ + { + "Identifier": "10.1089/space.2013.1501", + "attribute": "publisher-id" + } + ], + "recordData": { + "createdTime": "", + "loadFormat": "JATS", + "loadLocation": "", + "loadType": "fromFile", + "parsedTime": "", + "recordOrigin": "" + }, + "title": { + "textEnglish": "Growing the Future of Commercial Space" + } +} diff --git a/tests/test_jats.py b/tests/test_jats.py index e2d519d..c5b5910 100644 --- a/tests/test_jats.py +++ b/tests/test_jats.py @@ -99,6 +99,7 @@ def test_jats(self): "jats_springer_affil_punctuation_1", "jats_ees_affil_punctuation_2", "jats_liebert_no_journal_title", + "jats_liebert_atypon", ] for f in filenames: From 12e257fafad7dbfc1f999a676ca74a6855950ced Mon Sep 17 00:00:00 2001 From: Mugdha Polimera Date: Fri, 8 Nov 2024 12:26:09 -0500 Subject: [PATCH 2/2] removed unnecessary whitespace from author names --- adsingestp/parsers/jats.py | 8 + .../output/jats_aps_phrvd_100_052015.json | 530 +++++++++--------- .../output/jats_iop_jinst_17_05_P05009.json | 180 +++--- .../stubdata/output/jats_liebert_atypon.json | 4 +- 4 files changed, 365 insertions(+), 357 deletions(-) diff --git a/adsingestp/parsers/jats.py b/adsingestp/parsers/jats.py index d6467ed..c5d0fde 100644 --- a/adsingestp/parsers/jats.py +++ b/adsingestp/parsers/jats.py @@ -710,6 +710,14 @@ def _parse_author(self): auth_affil = JATSAffils() aa_output_dict = auth_affil.parse(article_metadata=self.article_meta) if aa_output_dict.get("authors"): + for auth in aa_output_dict["authors"]: + if auth.get("given"): + auth["given"] = " ".join(auth["given"].split()) + if auth.get("surname"): + auth["surname"] = " ".join(auth["surname"].split()) + if auth.get("middle"): + auth["middle"] = " ".join(auth["middle"].split()) + self.base_metadata["authors"] = aa_output_dict["authors"] if aa_output_dict.get("contributors"): diff --git a/tests/stubdata/output/jats_aps_phrvd_100_052015.json b/tests/stubdata/output/jats_aps_phrvd_100_052015.json index 8bbfc05..5d0a3c6 100644 --- a/tests/stubdata/output/jats_aps_phrvd_100_052015.json +++ b/tests/stubdata/output/jats_aps_phrvd_100_052015.json @@ -21,7 +21,7 @@ } ], "name": { - "given_name": "M.\u2009N.", + "given_name": "M. N.", "surname": "Achasov" } }, @@ -93,7 +93,7 @@ } ], "name": { - "given_name": "F.\u2009F.", + "given_name": "F. F.", "surname": "An" } }, @@ -184,7 +184,7 @@ } ], "name": { - "given_name": "J.\u2009V.", + "given_name": "J. V.", "surname": "Bennett" } }, @@ -275,7 +275,7 @@ } ], "name": { - "given_name": "R.\u2009A.", + "given_name": "R. A.", "surname": "Briere" } }, @@ -325,7 +325,7 @@ } ], "name": { - "given_name": "G.\u2009F.", + "given_name": "G. F.", "surname": "Cao" } }, @@ -350,7 +350,7 @@ } ], "name": { - "given_name": "S.\u2009A.", + "given_name": "S. A.", "surname": "Cetin" } }, @@ -375,7 +375,7 @@ } ], "name": { - "given_name": "J.\u2009F.", + "given_name": "J. F.", "surname": "Chang" } }, @@ -389,7 +389,7 @@ } ], "name": { - "given_name": "W.\u2009L.", + "given_name": "W. L.", "surname": "Chang" } }, @@ -411,7 +411,7 @@ } ], "name": { - "given_name": "D.\u2009Y.", + "given_name": "D. Y.", "surname": "Chen" } }, @@ -436,7 +436,7 @@ } ], "name": { - "given_name": "H.\u2009S.", + "given_name": "H. S.", "surname": "Chen" } }, @@ -447,7 +447,7 @@ } ], "name": { - "given_name": "J.\u2009C.", + "given_name": "J. C.", "surname": "Chen" } }, @@ -461,7 +461,7 @@ } ], "name": { - "given_name": "M.\u2009L.", + "given_name": "M. L.", "surname": "Chen" } }, @@ -472,7 +472,7 @@ } ], "name": { - "given_name": "S.\u2009J.", + "given_name": "S. J.", "surname": "Chen" } }, @@ -486,7 +486,7 @@ } ], "name": { - "given_name": "Y.\u2009B.", + "given_name": "Y. B.", "surname": "Chen" } }, @@ -530,7 +530,7 @@ } ], "name": { - "given_name": "X.\u2009F.", + "given_name": "X. F.", "surname": "Cui" } }, @@ -544,7 +544,7 @@ } ], "name": { - "given_name": "H.\u2009L.", + "given_name": "H. L.", "surname": "Dai" } }, @@ -555,7 +555,7 @@ } ], "name": { - "given_name": "J.\u2009P.", + "given_name": "J. P.", "surname": "Dai" } }, @@ -569,7 +569,7 @@ } ], "name": { - "given_name": "X.\u2009C.", + "given_name": "X. C.", "surname": "Dai" } }, @@ -602,7 +602,7 @@ } ], "name": { - "given_name": "Z.\u2009Y.", + "given_name": "Z. Y.", "surname": "Deng" } }, @@ -702,7 +702,7 @@ } ], "name": { - "given_name": "L.\u2009Y.", + "given_name": "L. Y.", "surname": "Dong" } }, @@ -719,7 +719,7 @@ } ], "name": { - "given_name": "M.\u2009Y.", + "given_name": "M. Y.", "surname": "Dong" } }, @@ -730,7 +730,7 @@ } ], "name": { - "given_name": "Z.\u2009L.", + "given_name": "Z. L.", "surname": "Dou" } }, @@ -741,7 +741,7 @@ } ], "name": { - "given_name": "S.\u2009X.", + "given_name": "S. X.", "surname": "Du" } }, @@ -752,7 +752,7 @@ } ], "name": { - "given_name": "J.\u2009Z.", + "given_name": "J. Z.", "surname": "Fan" } }, @@ -780,7 +780,7 @@ } ], "name": { - "given_name": "S.\u2009S.", + "given_name": "S. S.", "surname": "Fang" } }, @@ -855,7 +855,7 @@ } ], "name": { - "given_name": "C.\u2009Q.", + "given_name": "C. Q.", "surname": "Feng" } }, @@ -877,7 +877,7 @@ } ], "name": { - "given_name": "C.\u2009D.", + "given_name": "C. D.", "surname": "Fu" } }, @@ -913,7 +913,7 @@ } ], "name": { - "given_name": "X.\u2009L.", + "given_name": "X. L.", "surname": "Gao" } }, @@ -946,7 +946,7 @@ } ], "name": { - "given_name": "Y.\u2009G.", + "given_name": "Y. G.", "surname": "Gao" } }, @@ -993,7 +993,7 @@ } ], "name": { - "given_name": "E.\u2009M.", + "given_name": "E. M.", "surname": "Gersabeck" } }, @@ -1040,7 +1040,7 @@ } ], "name": { - "given_name": "W.\u2009X.", + "given_name": "W. X.", "surname": "Gong" } }, @@ -1076,7 +1076,7 @@ } ], "name": { - "given_name": "L.\u2009M.", + "given_name": "L. M.", "surname": "Gu" } }, @@ -1090,7 +1090,7 @@ } ], "name": { - "given_name": "M.\u2009H.", + "given_name": "M. H.", "surname": "Gu" } }, @@ -1112,7 +1112,7 @@ } ], "name": { - "given_name": "Y.\u2009T.", + "given_name": "Y. T.", "surname": "Gu" } }, @@ -1123,7 +1123,7 @@ } ], "name": { - "given_name": "A.\u2009Q.", + "given_name": "A. Q.", "surname": "Guo" } }, @@ -1134,7 +1134,7 @@ } ], "name": { - "given_name": "L.\u2009B.", + "given_name": "L. B.", "surname": "Guo" } }, @@ -1145,7 +1145,7 @@ } ], "name": { - "given_name": "R.\u2009P.", + "given_name": "R. P.", "surname": "Guo" } }, @@ -1156,7 +1156,7 @@ } ], "name": { - "given_name": "Y.\u2009P.", + "given_name": "Y. P.", "surname": "Guo" } }, @@ -1189,7 +1189,7 @@ } ], "name": { - "given_name": "X.\u2009Q.", + "given_name": "X. Q.", "surname": "Hao" } }, @@ -1200,7 +1200,7 @@ } ], "name": { - "given_name": "F.\u2009A.", + "given_name": "F. A.", "surname": "Harris" } }, @@ -1214,7 +1214,7 @@ } ], "name": { - "given_name": "K.\u2009L.", + "given_name": "K. L.", "surname": "He" } }, @@ -1225,7 +1225,7 @@ } ], "name": { - "given_name": "F.\u2009H.", + "given_name": "F. H.", "surname": "Heinsius" } }, @@ -1253,7 +1253,7 @@ } ], "name": { - "given_name": "Y.\u2009K.", + "given_name": "Y. K.", "surname": "Heng" } }, @@ -1275,7 +1275,7 @@ } ], "name": { - "given_name": "Y.\u2009R.", + "given_name": "Y. R.", "surname": "Hou" } }, @@ -1286,7 +1286,7 @@ } ], "name": { - "given_name": "Z.\u2009L.", + "given_name": "Z. L.", "surname": "Hou" } }, @@ -1300,7 +1300,7 @@ } ], "name": { - "given_name": "H.\u2009M.", + "given_name": "H. M.", "surname": "Hu" } }, @@ -1311,7 +1311,7 @@ } ], "name": { - "given_name": "J.\u2009F.", + "given_name": "J. F.", "surname": "Hu" } }, @@ -1353,7 +1353,7 @@ } ], "name": { - "given_name": "G.\u2009S.", + "given_name": "G. S.", "surname": "Huang" } }, @@ -1364,7 +1364,7 @@ } ], "name": { - "given_name": "J.\u2009S.", + "given_name": "J. S.", "surname": "Huang" } }, @@ -1375,7 +1375,7 @@ } ], "name": { - "given_name": "X.\u2009T.", + "given_name": "X. T.", "surname": "Huang" } }, @@ -1386,7 +1386,7 @@ } ], "name": { - "given_name": "X.\u2009Z.", + "given_name": "X. Z.", "surname": "Huang" } }, @@ -1466,7 +1466,7 @@ } ], "name": { - "given_name": "Q.\u2009P.", + "given_name": "Q. P.", "surname": "Ji" } }, @@ -1480,7 +1480,7 @@ } ], "name": { - "given_name": "X.\u2009B.", + "given_name": "X. B.", "surname": "Ji" } }, @@ -1494,7 +1494,7 @@ } ], "name": { - "given_name": "X.\u2009L.", + "given_name": "X. L.", "surname": "Ji" } }, @@ -1505,7 +1505,7 @@ } ], "name": { - "given_name": "H.\u2009L.", + "given_name": "H. L.", "surname": "Jiang" } }, @@ -1522,7 +1522,7 @@ } ], "name": { - "given_name": "X.\u2009S.", + "given_name": "X. S.", "surname": "Jiang" } }, @@ -1533,7 +1533,7 @@ } ], "name": { - "given_name": "X.\u2009Y.", + "given_name": "X. Y.", "surname": "Jiang" } }, @@ -1544,7 +1544,7 @@ } ], "name": { - "given_name": "J.\u2009B.", + "given_name": "J. B.", "surname": "Jiao" } }, @@ -1572,7 +1572,7 @@ } ], "name": { - "given_name": "D.\u2009P.", + "given_name": "D. P.", "surname": "Jin" } }, @@ -1627,7 +1627,7 @@ } ], "name": { - "given_name": "X.\u2009S.", + "given_name": "X. S.", "surname": "Kang" } }, @@ -1660,7 +1660,7 @@ } ], "name": { - "given_name": "B.\u2009C.", + "given_name": "B. C.", "surname": "Ke" } }, @@ -1671,7 +1671,7 @@ } ], "name": { - "given_name": "I.\u2009K.", + "given_name": "I. K.", "surname": "Keshk" } }, @@ -1737,7 +1737,7 @@ } ], "name": { - "given_name": "O.\u2009B.", + "given_name": "O. B.", "surname": "Kolcu" } }, @@ -1806,7 +1806,7 @@ } ], "name": { - "given_name": "M.\u2009G.", + "given_name": "M. G.", "surname": "Kurth" } }, @@ -1828,7 +1828,7 @@ } ], "name": { - "given_name": "J.\u2009S.", + "given_name": "J. S.", "surname": "Lange" } }, @@ -1908,7 +1908,7 @@ } ], "name": { - "given_name": "D.\u2009M.", + "given_name": "D. M.", "surname": "Li" } }, @@ -1933,7 +1933,7 @@ } ], "name": { - "given_name": "F.\u2009Y.", + "given_name": "F. Y.", "surname": "Li" } }, @@ -1958,7 +1958,7 @@ } ], "name": { - "given_name": "H.\u2009B.", + "given_name": "H. B.", "surname": "Li" } }, @@ -1969,7 +1969,7 @@ } ], "name": { - "given_name": "H.\u2009J.", + "given_name": "H. J.", "surname": "Li" } }, @@ -1980,7 +1980,7 @@ } ], "name": { - "given_name": "J.\u2009C.", + "given_name": "J. C.", "surname": "Li" } }, @@ -1991,7 +1991,7 @@ } ], "name": { - "given_name": "J.\u2009W.", + "given_name": "J. W.", "surname": "Li" } }, @@ -2013,7 +2013,7 @@ } ], "name": { - "given_name": "L.\u2009K.", + "given_name": "L. K.", "surname": "Li" } }, @@ -2038,7 +2038,7 @@ } ], "name": { - "given_name": "P.\u2009L.", + "given_name": "P. L.", "surname": "Li" } }, @@ -2049,7 +2049,7 @@ } ], "name": { - "given_name": "P.\u2009R.", + "given_name": "P. R.", "surname": "Li" } }, @@ -2060,7 +2060,7 @@ } ], "name": { - "given_name": "Q.\u2009Y.", + "given_name": "Q. Y.", "surname": "Li" } }, @@ -2074,7 +2074,7 @@ } ], "name": { - "given_name": "W.\u2009D.", + "given_name": "W. D.", "surname": "Li" } }, @@ -2085,7 +2085,7 @@ } ], "name": { - "given_name": "W.\u2009G.", + "given_name": "W. G.", "surname": "Li" } }, @@ -2099,7 +2099,7 @@ } ], "name": { - "given_name": "X.\u2009H.", + "given_name": "X. H.", "surname": "Li" } }, @@ -2110,7 +2110,7 @@ } ], "name": { - "given_name": "X.\u2009L.", + "given_name": "X. L.", "surname": "Li" } }, @@ -2124,7 +2124,7 @@ } ], "name": { - "given_name": "X.\u2009N.", + "given_name": "X. N.", "surname": "Li" } }, @@ -2135,7 +2135,7 @@ } ], "name": { - "given_name": "Z.\u2009B.", + "given_name": "Z. B.", "surname": "Li" } }, @@ -2146,7 +2146,7 @@ } ], "name": { - "given_name": "Z.\u2009Y.", + "given_name": "Z. Y.", "surname": "Li" } }, @@ -2185,7 +2185,7 @@ } ], "name": { - "given_name": "Y.\u2009F.", + "given_name": "Y. F.", "surname": "Liang" } }, @@ -2196,7 +2196,7 @@ } ], "name": { - "given_name": "Y.\u2009T.", + "given_name": "Y. T.", "surname": "Liang" } }, @@ -2207,7 +2207,7 @@ } ], "name": { - "given_name": "G.\u2009R.", + "given_name": "G. R.", "surname": "Liao" } }, @@ -2221,7 +2221,7 @@ } ], "name": { - "given_name": "L.\u2009Z.", + "given_name": "L. Z.", "surname": "Liao" } }, @@ -2243,7 +2243,7 @@ } ], "name": { - "given_name": "C.\u2009X.", + "given_name": "C. X.", "surname": "Lin" } }, @@ -2254,7 +2254,7 @@ } ], "name": { - "given_name": "D.\u2009X.", + "given_name": "D. X.", "surname": "Lin" } }, @@ -2265,7 +2265,7 @@ } ], "name": { - "given_name": "Y.\u2009J.", + "given_name": "Y. J.", "surname": "Lin" } }, @@ -2287,7 +2287,7 @@ } ], "name": { - "given_name": "B.\u2009J.", + "given_name": "B. J.", "surname": "Liu" } }, @@ -2298,7 +2298,7 @@ } ], "name": { - "given_name": "C.\u2009X.", + "given_name": "C. X.", "surname": "Liu" } }, @@ -2323,7 +2323,7 @@ } ], "name": { - "given_name": "D.\u2009Y.", + "given_name": "D. Y.", "surname": "Liu" } }, @@ -2334,7 +2334,7 @@ } ], "name": { - "given_name": "F.\u2009H.", + "given_name": "F. H.", "surname": "Liu" } }, @@ -2367,7 +2367,7 @@ } ], "name": { - "given_name": "H.\u2009B.", + "given_name": "H. B.", "surname": "Liu" } }, @@ -2381,7 +2381,7 @@ } ], "name": { - "given_name": "H.\u2009M.", + "given_name": "H. M.", "surname": "Liu" } }, @@ -2417,7 +2417,7 @@ } ], "name": { - "given_name": "J.\u2009B.", + "given_name": "J. B.", "surname": "Liu" } }, @@ -2431,7 +2431,7 @@ } ], "name": { - "given_name": "J.\u2009Y.", + "given_name": "J. Y.", "surname": "Liu" } }, @@ -2442,7 +2442,7 @@ } ], "name": { - "given_name": "K.\u2009Y.", + "given_name": "K. Y.", "surname": "Liu" } }, @@ -2464,7 +2464,7 @@ } ], "name": { - "given_name": "L.\u2009Y.", + "given_name": "L. Y.", "surname": "Liu" } }, @@ -2489,7 +2489,7 @@ } ], "name": { - "given_name": "S.\u2009B.", + "given_name": "S. B.", "surname": "Liu" } }, @@ -2528,7 +2528,7 @@ } ], "name": { - "given_name": "X.\u2009Y.", + "given_name": "X. Y.", "surname": "Liu" } }, @@ -2539,7 +2539,7 @@ } ], "name": { - "given_name": "Y.\u2009B.", + "given_name": "Y. B.", "surname": "Liu" } }, @@ -2556,7 +2556,7 @@ } ], "name": { - "given_name": "Z.\u2009A.", + "given_name": "Z. A.", "surname": "Liu" } }, @@ -2578,7 +2578,7 @@ } ], "name": { - "given_name": "Y.\u2009F.", + "given_name": "Y. F.", "surname": "Long" } }, @@ -2595,7 +2595,7 @@ } ], "name": { - "given_name": "X.\u2009C.", + "given_name": "X. C.", "surname": "Lou" } }, @@ -2606,7 +2606,7 @@ } ], "name": { - "given_name": "H.\u2009J.", + "given_name": "H. J.", "surname": "Lu" } }, @@ -2620,7 +2620,7 @@ } ], "name": { - "given_name": "J.\u2009D.", + "given_name": "J. D.", "surname": "Lu" } }, @@ -2634,7 +2634,7 @@ } ], "name": { - "given_name": "J.\u2009G.", + "given_name": "J. G.", "surname": "Lu" } }, @@ -2659,7 +2659,7 @@ } ], "name": { - "given_name": "Y.\u2009P.", + "given_name": "Y. P.", "surname": "Lu" } }, @@ -2670,7 +2670,7 @@ } ], "name": { - "given_name": "C.\u2009L.", + "given_name": "C. L.", "surname": "Luo" } }, @@ -2681,7 +2681,7 @@ } ], "name": { - "given_name": "M.\u2009X.", + "given_name": "M. X.", "surname": "Luo" } }, @@ -2692,7 +2692,7 @@ } ], "name": { - "given_name": "P.\u2009W.", + "given_name": "P. W.", "surname": "Luo" } }, @@ -2717,7 +2717,7 @@ } ], "name": { - "given_name": "X.\u2009L.", + "given_name": "X. L.", "surname": "Luo" } }, @@ -2739,7 +2739,7 @@ } ], "name": { - "given_name": "X.\u2009R.", + "given_name": "X. R.", "surname": "Lyu" } }, @@ -2750,7 +2750,7 @@ } ], "name": { - "given_name": "F.\u2009C.", + "given_name": "F. C.", "surname": "Ma" } }, @@ -2761,7 +2761,7 @@ } ], "name": { - "given_name": "H.\u2009L.", + "given_name": "H. L.", "surname": "Ma" } }, @@ -2772,7 +2772,7 @@ } ], "name": { - "given_name": "L.\u2009L.", + "given_name": "L. L.", "surname": "Ma" } }, @@ -2786,7 +2786,7 @@ } ], "name": { - "given_name": "M.\u2009M.", + "given_name": "M. M.", "surname": "Ma" } }, @@ -2797,7 +2797,7 @@ } ], "name": { - "given_name": "Q.\u2009M.", + "given_name": "Q. M.", "surname": "Ma" } }, @@ -2808,7 +2808,7 @@ } ], "name": { - "given_name": "X.\u2009N.", + "given_name": "X. N.", "surname": "Ma" } }, @@ -2822,7 +2822,7 @@ } ], "name": { - "given_name": "X.\u2009X.", + "given_name": "X. X.", "surname": "Ma" } }, @@ -2836,7 +2836,7 @@ } ], "name": { - "given_name": "X.\u2009Y.", + "given_name": "X. Y.", "surname": "Ma" } }, @@ -2847,7 +2847,7 @@ } ], "name": { - "given_name": "Y.\u2009M.", + "given_name": "Y. M.", "surname": "Ma" } }, @@ -2858,7 +2858,7 @@ } ], "name": { - "given_name": "F.\u2009E.", + "given_name": "F. E.", "surname": "Maas" } }, @@ -2905,7 +2905,7 @@ } ], "name": { - "given_name": "Q.\u2009A.", + "given_name": "Q. A.", "surname": "Malik" } }, @@ -2927,7 +2927,7 @@ } ], "name": { - "given_name": "Y.\u2009J.", + "given_name": "Y. J.", "surname": "Mao" } }, @@ -2938,7 +2938,7 @@ } ], "name": { - "given_name": "Z.\u2009P.", + "given_name": "Z. P.", "surname": "Mao" } }, @@ -2963,7 +2963,7 @@ } ], "name": { - "given_name": "Z.\u2009X.", + "given_name": "Z. X.", "surname": "Meng" } }, @@ -2974,7 +2974,7 @@ } ], "name": { - "given_name": "J.\u2009G.", + "given_name": "J. G.", "surname": "Messchendorp" } }, @@ -3010,7 +3010,7 @@ } ], "name": { - "given_name": "T.\u2009J.", + "given_name": "T. J.", "surname": "Min" } }, @@ -3021,7 +3021,7 @@ } ], "name": { - "given_name": "R.\u2009E.", + "given_name": "R. E.", "surname": "Mitchell" } }, @@ -3038,7 +3038,7 @@ } ], "name": { - "given_name": "X.\u2009H.", + "given_name": "X. H.", "surname": "Mo" } }, @@ -3049,7 +3049,7 @@ } ], "name": { - "given_name": "Y.\u2009J.", + "given_name": "Y. J.", "surname": "Mo" } }, @@ -3071,7 +3071,7 @@ } ], "name": { - "given_name": "N.\u2009Yu.", + "given_name": "N. Yu.", "surname": "Muchnoi" } }, @@ -3137,7 +3137,7 @@ } ], "name": { - "given_name": "I.\u2009B.", + "given_name": "I. B.", "surname": "Nikolaev" } }, @@ -3176,7 +3176,7 @@ } ], "name": { - "given_name": "S.\u2009L.", + "given_name": "S. L.", "surname": "Niu" } }, @@ -3187,7 +3187,7 @@ } ], "name": { - "given_name": "S.\u2009L.", + "given_name": "S. L.", "surname": "Olsen" } }, @@ -3276,7 +3276,7 @@ } ], "name": { - "given_name": "H.\u2009P.", + "given_name": "H. P.", "surname": "Peng" } }, @@ -3309,7 +3309,7 @@ } ], "name": { - "given_name": "J.\u2009L.", + "given_name": "J. L.", "surname": "Ping" } }, @@ -3323,7 +3323,7 @@ } ], "name": { - "given_name": "R.\u2009G.", + "given_name": "R. G.", "surname": "Ping" } }, @@ -3370,7 +3370,7 @@ } ], "name": { - "given_name": "H.\u2009R.", + "given_name": "H. R.", "surname": "Qi" } }, @@ -3392,7 +3392,7 @@ } ], "name": { - "given_name": "T.\u2009Y.", + "given_name": "T. Y.", "surname": "Qi" } }, @@ -3417,7 +3417,7 @@ } ], "name": { - "given_name": "C.\u2009F.", + "given_name": "C. F.", "surname": "Qiao" } }, @@ -3439,7 +3439,7 @@ } ], "name": { - "given_name": "X.\u2009P.", + "given_name": "X. P.", "surname": "Qin" } }, @@ -3450,7 +3450,7 @@ } ], "name": { - "given_name": "X.\u2009S.", + "given_name": "X. S.", "surname": "Qin" } }, @@ -3464,7 +3464,7 @@ } ], "name": { - "given_name": "Z.\u2009H.", + "given_name": "Z. H.", "surname": "Qin" } }, @@ -3475,7 +3475,7 @@ } ], "name": { - "given_name": "J.\u2009F.", + "given_name": "J. F.", "surname": "Qiu" } }, @@ -3486,7 +3486,7 @@ } ], "name": { - "given_name": "S.\u2009Q.", + "given_name": "S. Q.", "surname": "Qu" } }, @@ -3497,7 +3497,7 @@ } ], "name": { - "given_name": "K.\u2009H.", + "given_name": "K. H.", "surname": "Rashid" } }, @@ -3519,7 +3519,7 @@ } ], "name": { - "given_name": "C.\u2009F.", + "given_name": "C. F.", "surname": "Redmer" } }, @@ -3668,7 +3668,7 @@ } ], "name": { - "given_name": "X.\u2009Y.", + "given_name": "X. Y.", "surname": "Shan" } }, @@ -3693,7 +3693,7 @@ } ], "name": { - "given_name": "C.\u2009P.", + "given_name": "C. P.", "surname": "Shen" } }, @@ -3704,7 +3704,7 @@ } ], "name": { - "given_name": "P.\u2009X.", + "given_name": "P. X.", "surname": "Shen" } }, @@ -3718,7 +3718,7 @@ } ], "name": { - "given_name": "X.\u2009Y.", + "given_name": "X. Y.", "surname": "Shen" } }, @@ -3729,7 +3729,7 @@ } ], "name": { - "given_name": "H.\u2009Y.", + "given_name": "H. Y.", "surname": "Sheng" } }, @@ -3757,7 +3757,7 @@ } ], "name": { - "given_name": "X.\u2009D.", + "given_name": "X. D.", "surname": "Shi" } }, @@ -3768,7 +3768,7 @@ } ], "name": { - "given_name": "J.\u2009J.", + "given_name": "J. J.", "surname": "Song" } }, @@ -3782,7 +3782,7 @@ } ], "name": { - "given_name": "Q.\u2009Q.", + "given_name": "Q. Q.", "surname": "Song" } }, @@ -3793,7 +3793,7 @@ } ], "name": { - "given_name": "X.\u2009Y.", + "given_name": "X. Y.", "surname": "Song" } }, @@ -3843,7 +3843,7 @@ } ], "name": { - "given_name": "F.\u2009F.", + "given_name": "F. F.", "surname": "Sui" } }, @@ -3854,7 +3854,7 @@ } ], "name": { - "given_name": "G.\u2009X.", + "given_name": "G. X.", "surname": "Sun" } }, @@ -3865,7 +3865,7 @@ } ], "name": { - "given_name": "J.\u2009F.", + "given_name": "J. F.", "surname": "Sun" } }, @@ -3890,7 +3890,7 @@ } ], "name": { - "given_name": "S.\u2009S.", + "given_name": "S. S.", "surname": "Sun" } }, @@ -3901,7 +3901,7 @@ } ], "name": { - "given_name": "X.\u2009H.", + "given_name": "X. H.", "surname": "Sun" } }, @@ -3915,7 +3915,7 @@ } ], "name": { - "given_name": "Y.\u2009J.", + "given_name": "Y. J.", "surname": "Sun" } }, @@ -3929,7 +3929,7 @@ } ], "name": { - "given_name": "Y.\u2009K.", + "given_name": "Y. K.", "surname": "Sun" } }, @@ -3940,7 +3940,7 @@ } ], "name": { - "given_name": "Y.\u2009Z.", + "given_name": "Y. Z.", "surname": "Sun" } }, @@ -3954,7 +3954,7 @@ } ], "name": { - "given_name": "Z.\u2009J.", + "given_name": "Z. J.", "surname": "Sun" } }, @@ -3965,7 +3965,7 @@ } ], "name": { - "given_name": "Z.\u2009T.", + "given_name": "Z. T.", "surname": "Sun" } }, @@ -3979,7 +3979,7 @@ } ], "name": { - "given_name": "Y.\u2009T.", + "given_name": "Y. T.", "surname": "Tan" } }, @@ -3990,7 +3990,7 @@ } ], "name": { - "given_name": "C.\u2009J.", + "given_name": "C. J.", "surname": "Tang" } }, @@ -4001,7 +4001,7 @@ } ], "name": { - "given_name": "G.\u2009Y.", + "given_name": "G. Y.", "surname": "Tang" } }, @@ -4067,7 +4067,7 @@ } ], "name": { - "given_name": "B.\u2009L.", + "given_name": "B. L.", "surname": "Wang" } }, @@ -4078,7 +4078,7 @@ } ], "name": { - "given_name": "C.\u2009W.", + "given_name": "C. W.", "surname": "Wang" } }, @@ -4089,7 +4089,7 @@ } ], "name": { - "given_name": "D.\u2009Y.", + "given_name": "D. Y.", "surname": "Wang" } }, @@ -4114,7 +4114,7 @@ } ], "name": { - "given_name": "L.\u2009L.", + "given_name": "L. L.", "surname": "Wang" } }, @@ -4125,7 +4125,7 @@ } ], "name": { - "given_name": "L.\u2009S.", + "given_name": "L. S.", "surname": "Wang" } }, @@ -4147,7 +4147,7 @@ } ], "name": { - "given_name": "M.\u2009Z.", + "given_name": "M. Z.", "surname": "Wang" } }, @@ -4172,7 +4172,7 @@ } ], "name": { - "given_name": "P.\u2009L.", + "given_name": "P. L.", "surname": "Wang" } }, @@ -4183,7 +4183,7 @@ } ], "name": { - "given_name": "R.\u2009M.", + "given_name": "R. M.", "surname": "Wang" } }, @@ -4197,7 +4197,7 @@ } ], "name": { - "given_name": "W.\u2009P.", + "given_name": "W. P.", "surname": "Wang" } }, @@ -4219,7 +4219,7 @@ } ], "name": { - "given_name": "X.\u2009F.", + "given_name": "X. F.", "surname": "Wang" } }, @@ -4230,7 +4230,7 @@ } ], "name": { - "given_name": "X.\u2009L.", + "given_name": "X. L.", "surname": "Wang" } }, @@ -4272,7 +4272,7 @@ } ], "name": { - "given_name": "Y.\u2009F.", + "given_name": "Y. F.", "surname": "Wang" } }, @@ -4286,7 +4286,7 @@ "orcid": "0000-0002-0719-4755" }, "name": { - "given_name": "Y.\u2009Q.", + "given_name": "Y. Q.", "surname": "Wang" } }, @@ -4314,7 +4314,7 @@ } ], "name": { - "given_name": "Z.\u2009G.", + "given_name": "Z. G.", "surname": "Wang" } }, @@ -4325,7 +4325,7 @@ } ], "name": { - "given_name": "Z.\u2009Y.", + "given_name": "Z. Y.", "surname": "Wang" } }, @@ -4361,7 +4361,7 @@ } ], "name": { - "given_name": "D.\u2009H.", + "given_name": "D. H.", "surname": "Wei" } }, @@ -4383,7 +4383,7 @@ } ], "name": { - "given_name": "H.\u2009W.", + "given_name": "H. W.", "surname": "Wen" } }, @@ -4394,7 +4394,7 @@ } ], "name": { - "given_name": "S.\u2009P.", + "given_name": "S. P.", "surname": "Wen" } }, @@ -4438,7 +4438,7 @@ } ], "name": { - "given_name": "L.\u2009H.", + "given_name": "L. H.", "surname": "Wu" } }, @@ -4452,7 +4452,7 @@ } ], "name": { - "given_name": "L.\u2009J.", + "given_name": "L. J.", "surname": "Wu" } }, @@ -4502,7 +4502,7 @@ } ], "name": { - "given_name": "S.\u2009Y.", + "given_name": "S. Y.", "surname": "Xiao" } }, @@ -4516,7 +4516,7 @@ } ], "name": { - "given_name": "Y.\u2009J.", + "given_name": "Y. J.", "surname": "Xiao" } }, @@ -4527,7 +4527,7 @@ } ], "name": { - "given_name": "Z.\u2009J.", + "given_name": "Z. J.", "surname": "Xiao" } }, @@ -4541,7 +4541,7 @@ } ], "name": { - "given_name": "Y.\u2009G.", + "given_name": "Y. G.", "surname": "Xie" } }, @@ -4552,7 +4552,7 @@ } ], "name": { - "given_name": "Y.\u2009H.", + "given_name": "Y. H.", "surname": "Xie" } }, @@ -4566,7 +4566,7 @@ } ], "name": { - "given_name": "T.\u2009Y.", + "given_name": "T. Y.", "surname": "Xing" } }, @@ -4580,7 +4580,7 @@ } ], "name": { - "given_name": "X.\u2009A.", + "given_name": "X. A.", "surname": "Xiong" } }, @@ -4594,7 +4594,7 @@ } ], "name": { - "given_name": "Q.\u2009L.", + "given_name": "Q. L.", "surname": "Xiu" } }, @@ -4605,7 +4605,7 @@ } ], "name": { - "given_name": "G.\u2009F.", + "given_name": "G. F.", "surname": "Xu" } }, @@ -4616,7 +4616,7 @@ } ], "name": { - "given_name": "J.\u2009J.", + "given_name": "J. J.", "surname": "Xu" } }, @@ -4638,7 +4638,7 @@ } ], "name": { - "given_name": "Q.\u2009J.", + "given_name": "Q. J.", "surname": "Xu" } }, @@ -4663,7 +4663,7 @@ } ], "name": { - "given_name": "X.\u2009P.", + "given_name": "X. P.", "surname": "Xu" } }, @@ -4702,7 +4702,7 @@ } ], "name": { - "given_name": "W.\u2009B.", + "given_name": "W. B.", "surname": "Yan" } }, @@ -4713,7 +4713,7 @@ } ], "name": { - "given_name": "W.\u2009C.", + "given_name": "W. C.", "surname": "Yan" } }, @@ -4724,7 +4724,7 @@ } ], "name": { - "given_name": "Y.\u2009H.", + "given_name": "Y. H.", "surname": "Yan" } }, @@ -4735,7 +4735,7 @@ } ], "name": { - "given_name": "H.\u2009J.", + "given_name": "H. J.", "surname": "Yang" } }, @@ -4746,7 +4746,7 @@ } ], "name": { - "given_name": "H.\u2009X.", + "given_name": "H. X.", "surname": "Yang" } }, @@ -4771,7 +4771,7 @@ } ], "name": { - "given_name": "R.\u2009X.", + "given_name": "R. X.", "surname": "Yang" } }, @@ -4785,7 +4785,7 @@ } ], "name": { - "given_name": "S.\u2009L.", + "given_name": "S. L.", "surname": "Yang" } }, @@ -4796,7 +4796,7 @@ } ], "name": { - "given_name": "Y.\u2009H.", + "given_name": "Y. H.", "surname": "Yang" } }, @@ -4807,7 +4807,7 @@ } ], "name": { - "given_name": "Y.\u2009X.", + "given_name": "Y. X.", "surname": "Yang" } }, @@ -4832,7 +4832,7 @@ } ], "name": { - "given_name": "Z.\u2009Q.", + "given_name": "Z. Q.", "surname": "Yang" } }, @@ -4857,7 +4857,7 @@ } ], "name": { - "given_name": "M.\u2009H.", + "given_name": "M. H.", "surname": "Ye" } }, @@ -4868,7 +4868,7 @@ } ], "name": { - "given_name": "J.\u2009H.", + "given_name": "J. H.", "surname": "Yin" } }, @@ -4879,7 +4879,7 @@ } ], "name": { - "given_name": "Z.\u2009Y.", + "given_name": "Z. Y.", "surname": "You" } }, @@ -4896,7 +4896,7 @@ } ], "name": { - "given_name": "B.\u2009X.", + "given_name": "B. X.", "surname": "Yu" } }, @@ -4907,7 +4907,7 @@ } ], "name": { - "given_name": "C.\u2009X.", + "given_name": "C. X.", "surname": "Yu" } }, @@ -4918,7 +4918,7 @@ } ], "name": { - "given_name": "J.\u2009S.", + "given_name": "J. S.", "surname": "Yu" } }, @@ -4943,7 +4943,7 @@ } ], "name": { - "given_name": "C.\u2009Z.", + "given_name": "C. Z.", "surname": "Yuan" } }, @@ -4954,7 +4954,7 @@ } ], "name": { - "given_name": "X.\u2009Q.", + "given_name": "X. Q.", "surname": "Yuan" } }, @@ -4987,7 +4987,7 @@ } ], "name": { - "given_name": "A.\u2009A.", + "given_name": "A. A.", "surname": "Zafar" } }, @@ -5009,7 +5009,7 @@ } ], "name": { - "given_name": "B.\u2009X.", + "given_name": "B. X.", "surname": "Zhang" } }, @@ -5023,7 +5023,7 @@ } ], "name": { - "given_name": "B.\u2009Y.", + "given_name": "B. Y.", "surname": "Zhang" } }, @@ -5034,7 +5034,7 @@ } ], "name": { - "given_name": "C.\u2009C.", + "given_name": "C. C.", "surname": "Zhang" } }, @@ -5045,7 +5045,7 @@ } ], "name": { - "given_name": "D.\u2009H.", + "given_name": "D. H.", "surname": "Zhang" } }, @@ -5056,7 +5056,7 @@ } ], "name": { - "given_name": "H.\u2009H.", + "given_name": "H. H.", "surname": "Zhang" } }, @@ -5070,7 +5070,7 @@ } ], "name": { - "given_name": "H.\u2009Y.", + "given_name": "H. Y.", "surname": "Zhang" } }, @@ -5095,7 +5095,7 @@ } ], "name": { - "given_name": "J.\u2009L.", + "given_name": "J. L.", "surname": "Zhang" } }, @@ -5106,7 +5106,7 @@ } ], "name": { - "given_name": "J.\u2009Q.", + "given_name": "J. Q.", "surname": "Zhang" } }, @@ -5123,7 +5123,7 @@ } ], "name": { - "given_name": "J.\u2009W.", + "given_name": "J. W.", "surname": "Zhang" } }, @@ -5134,7 +5134,7 @@ } ], "name": { - "given_name": "J.\u2009Y.", + "given_name": "J. Y.", "surname": "Zhang" } }, @@ -5148,7 +5148,7 @@ } ], "name": { - "given_name": "J.\u2009Z.", + "given_name": "J. Z.", "surname": "Zhang" } }, @@ -5184,7 +5184,7 @@ } ], "name": { - "given_name": "S.\u2009F.", + "given_name": "S. F.", "surname": "Zhang" } }, @@ -5195,7 +5195,7 @@ } ], "name": { - "given_name": "T.\u2009J.", + "given_name": "T. J.", "surname": "Zhang" } }, @@ -5206,7 +5206,7 @@ } ], "name": { - "given_name": "X.\u2009Y.", + "given_name": "X. Y.", "surname": "Zhang" } }, @@ -5234,7 +5234,7 @@ } ], "name": { - "given_name": "Y.\u2009H.", + "given_name": "Y. H.", "surname": "Zhang" } }, @@ -5248,7 +5248,7 @@ } ], "name": { - "given_name": "Y.\u2009T.", + "given_name": "Y. T.", "surname": "Zhang" } }, @@ -5303,7 +5303,7 @@ } ], "name": { - "given_name": "Z.\u2009H.", + "given_name": "Z. H.", "surname": "Zhang" } }, @@ -5314,7 +5314,7 @@ } ], "name": { - "given_name": "Z.\u2009P.", + "given_name": "Z. P.", "surname": "Zhang" } }, @@ -5325,7 +5325,7 @@ } ], "name": { - "given_name": "Z.\u2009Y.", + "given_name": "Z. Y.", "surname": "Zhang" } }, @@ -5350,7 +5350,7 @@ } ], "name": { - "given_name": "J.\u2009W.", + "given_name": "J. W.", "surname": "Zhao" } }, @@ -5364,7 +5364,7 @@ } ], "name": { - "given_name": "J.\u2009Y.", + "given_name": "J. Y.", "surname": "Zhao" } }, @@ -5378,7 +5378,7 @@ } ], "name": { - "given_name": "J.\u2009Z.", + "given_name": "J. Z.", "surname": "Zhao" } }, @@ -5414,7 +5414,7 @@ } ], "name": { - "given_name": "M.\u2009G.", + "given_name": "M. G.", "surname": "Zhao" } }, @@ -5436,7 +5436,7 @@ } ], "name": { - "given_name": "S.\u2009J.", + "given_name": "S. J.", "surname": "Zhao" } }, @@ -5447,7 +5447,7 @@ } ], "name": { - "given_name": "T.\u2009C.", + "given_name": "T. C.", "surname": "Zhao" } }, @@ -5461,7 +5461,7 @@ } ], "name": { - "given_name": "Y.\u2009B.", + "given_name": "Y. B.", "surname": "Zhao" } }, @@ -5475,7 +5475,7 @@ } ], "name": { - "given_name": "Z.\u2009G.", + "given_name": "Z. G.", "surname": "Zhao" } }, @@ -5511,7 +5511,7 @@ } ], "name": { - "given_name": "J.\u2009P.", + "given_name": "J. P.", "surname": "Zheng" } }, @@ -5533,7 +5533,7 @@ } ], "name": { - "given_name": "Y.\u2009H.", + "given_name": "Y. H.", "surname": "Zheng" } }, @@ -5572,7 +5572,7 @@ } ], "name": { - "given_name": "L.\u2009P.", + "given_name": "L. P.", "surname": "Zhou" } }, @@ -5608,7 +5608,7 @@ } ], "name": { - "given_name": "X.\u2009K.", + "given_name": "X. K.", "surname": "Zhou" } }, @@ -5622,7 +5622,7 @@ } ], "name": { - "given_name": "X.\u2009R.", + "given_name": "X. R.", "surname": "Zhou" } }, @@ -5658,7 +5658,7 @@ } ], "name": { - "given_name": "A.\u2009N.", + "given_name": "A. N.", "surname": "Zhu" } }, @@ -5708,7 +5708,7 @@ } ], "name": { - "given_name": "K.\u2009J.", + "given_name": "K. J.", "surname": "Zhu" } }, @@ -5719,7 +5719,7 @@ } ], "name": { - "given_name": "S.\u2009H.", + "given_name": "S. H.", "surname": "Zhu" } }, @@ -5730,7 +5730,7 @@ } ], "name": { - "given_name": "W.\u2009J.", + "given_name": "W. J.", "surname": "Zhu" } }, @@ -5741,7 +5741,7 @@ } ], "name": { - "given_name": "X.\u2009L.", + "given_name": "X. L.", "surname": "Zhu" } }, @@ -5755,7 +5755,7 @@ } ], "name": { - "given_name": "Y.\u2009C.", + "given_name": "Y. C.", "surname": "Zhu" } }, @@ -5769,7 +5769,7 @@ } ], "name": { - "given_name": "Y.\u2009S.", + "given_name": "Y. S.", "surname": "Zhu" } }, @@ -5783,7 +5783,7 @@ } ], "name": { - "given_name": "Z.\u2009A.", + "given_name": "Z. A.", "surname": "Zhu" } }, @@ -5808,7 +5808,7 @@ } ], "name": { - "given_name": "B.\u2009S.", + "given_name": "B. S.", "surname": "Zou" } }, @@ -5819,7 +5819,7 @@ } ], "name": { - "given_name": "J.\u2009H.", + "given_name": "J. H.", "surname": "Zou" } }, diff --git a/tests/stubdata/output/jats_iop_jinst_17_05_P05009.json b/tests/stubdata/output/jats_iop_jinst_17_05_P05009.json index a961b85..51d8385 100644 --- a/tests/stubdata/output/jats_iop_jinst_17_05_P05009.json +++ b/tests/stubdata/output/jats_iop_jinst_17_05_P05009.json @@ -30,7 +30,7 @@ ], "name": { "given_name": "C.", - "surname": "Abell\u00e1n\u00a0Beteta" + "surname": "Abell\u00e1n Beteta" } }, { @@ -162,7 +162,7 @@ ], "name": { "given_name": "A.", - "surname": "Alfonso\u00a0Albero" + "surname": "Alfonso Albero" } }, { @@ -195,7 +195,7 @@ ], "name": { "given_name": "P.", - "surname": "Alvarez\u00a0Cartelle" + "surname": "Alvarez Cartelle" } }, { @@ -382,7 +382,7 @@ ], "name": { "given_name": "P.", - "surname": "Baladron\u00a0Rodriguez" + "surname": "Baladron Rodriguez" } }, { @@ -415,7 +415,7 @@ ], "name": { "given_name": "J.", - "surname": "Baptista\u00a0Leite" + "surname": "Baptista Leite" } }, { @@ -932,7 +932,7 @@ ], "name": { "given_name": "O.", - "surname": "Boente\u00a0Garcia" + "surname": "Boente Garcia" } }, { @@ -1086,7 +1086,7 @@ ], "name": { "given_name": "A.", - "surname": "Brea\u00a0Rodriguez" + "surname": "Brea Rodriguez" } }, { @@ -1119,7 +1119,7 @@ ], "name": { "given_name": "A.", - "surname": "Brossa\u00a0Gonzalo" + "surname": "Brossa Gonzalo" } }, { @@ -1240,7 +1240,7 @@ ], "name": { "given_name": "L.", - "surname": "Calero\u00a0Diaz" + "surname": "Calero Diaz" } }, { @@ -1273,7 +1273,7 @@ ], "name": { "given_name": "M.", - "surname": "Calvo\u00a0Gomez" + "surname": "Calvo Gomez" } }, { @@ -1284,7 +1284,7 @@ ], "name": { "given_name": "P.", - "surname": "Camargo\u00a0Magalhaes" + "surname": "Camargo Magalhaes" } }, { @@ -1306,7 +1306,7 @@ ], "name": { "given_name": "A.F.", - "surname": "Campoverde\u00a0Quezada" + "surname": "Campoverde Quezada" } }, { @@ -1361,7 +1361,7 @@ ], "name": { "given_name": "K.", - "surname": "Carvalho\u00a0Akiba" + "surname": "Carvalho Akiba" } }, { @@ -1372,7 +1372,7 @@ ], "name": { "given_name": "A.", - "surname": "Casais\u00a0Vidal" + "surname": "Casais Vidal" } }, { @@ -1493,7 +1493,7 @@ ], "name": { "given_name": "C.A.", - "surname": "Chavez\u00a0Barajas" + "surname": "Chavez Barajas" } }, { @@ -1625,7 +1625,7 @@ ], "name": { "given_name": "X.", - "surname": "Cid\u00a0Vidal" + "surname": "Cid Vidal" } }, { @@ -1823,7 +1823,7 @@ ], "name": { "given_name": "C.M.", - "surname": "Costa\u00a0Sobral" + "surname": "Costa Sobral" } }, { @@ -1867,7 +1867,7 @@ ], "name": { "given_name": "M.", - "surname": "Cruz\u00a0Torres" + "surname": "Cruz Torres" } }, { @@ -1889,7 +1889,7 @@ ], "name": { "given_name": "C.L.", - "surname": "Da\u00a0Silva" + "surname": "Da Silva" } }, { @@ -1966,7 +1966,7 @@ ], "name": { "given_name": "O.", - "surname": "De\u00a0Aguiar\u00a0Francisco" + "surname": "De Aguiar Francisco" } }, { @@ -1977,7 +1977,7 @@ ], "name": { "given_name": "K.", - "surname": "De\u00a0Bruyn" + "surname": "De Bruyn" } }, { @@ -1988,7 +1988,7 @@ ], "name": { "given_name": "S.", - "surname": "De\u00a0Capua" + "surname": "De Capua" } }, { @@ -1999,7 +1999,7 @@ ], "name": { "given_name": "M.", - "surname": "De\u00a0Cian" + "surname": "De Cian" } }, { @@ -2010,7 +2010,7 @@ ], "name": { "given_name": "J.M.", - "surname": "De\u00a0Miranda" + "surname": "De Miranda" } }, { @@ -2021,7 +2021,7 @@ ], "name": { "given_name": "L.", - "surname": "De\u00a0Paula" + "surname": "De Paula" } }, { @@ -2032,7 +2032,7 @@ ], "name": { "given_name": "D.", - "surname": "De\u00a0Simone" + "surname": "De Simone" } }, { @@ -2043,7 +2043,7 @@ ], "name": { "given_name": "P.", - "surname": "De\u00a0Simone" + "surname": "De Simone" } }, { @@ -2054,7 +2054,7 @@ ], "name": { "given_name": "J.A.", - "surname": "de\u00a0Vries" + "surname": "de Vries" } }, { @@ -2087,7 +2087,7 @@ ], "name": { "given_name": "L.", - "surname": "Del\u00a0Buono" + "surname": "Del Buono" } }, { @@ -2186,7 +2186,7 @@ ], "name": { "given_name": "P.", - "surname": "Di\u00a0Nezza" + "surname": "Di Nezza" } }, { @@ -2208,7 +2208,7 @@ ], "name": { "given_name": "L.", - "surname": "Dieste\u00a0Maronas" + "surname": "Dieste Maronas" } }, { @@ -2263,7 +2263,7 @@ ], "name": { "given_name": "A.C.", - "surname": "dos\u00a0Reis" + "surname": "dos Reis" } }, { @@ -2604,7 +2604,7 @@ ], "name": { "given_name": "A.", - "surname": "Fernandez\u00a0Prieto" + "surname": "Fernandez Prieto" } }, { @@ -2626,7 +2626,7 @@ ], "name": { "given_name": "L.", - "surname": "Ferreira\u00a0Lopes" + "surname": "Ferreira Lopes" } }, { @@ -2637,7 +2637,7 @@ ], "name": { "given_name": "F.", - "surname": "Ferreira\u00a0Rodrigues" + "surname": "Ferreira Rodrigues" } }, { @@ -2648,7 +2648,7 @@ ], "name": { "given_name": "S.", - "surname": "Ferreres\u00a0Sole" + "surname": "Ferreres Sole" } }, { @@ -2791,7 +2791,7 @@ ], "name": { "given_name": "V.", - "surname": "Franco\u00a0Lima" + "surname": "Franco Lima" } }, { @@ -2802,7 +2802,7 @@ ], "name": { "given_name": "M.", - "surname": "Franco\u00a0Sevilla" + "surname": "Franco Sevilla" } }, { @@ -2923,7 +2923,7 @@ ], "name": { "given_name": "A.", - "surname": "Gallas\u00a0Torreira" + "surname": "Gallas Torreira" } }, { @@ -2989,7 +2989,7 @@ ], "name": { "given_name": "L.M.", - "surname": "Garcia\u00a0Martin" + "surname": "Garcia Martin" } }, { @@ -3000,7 +3000,7 @@ ], "name": { "given_name": "P.", - "surname": "Garcia\u00a0Moreno" + "surname": "Garcia Moreno" } }, { @@ -3011,7 +3011,7 @@ ], "name": { "given_name": "B.", - "surname": "Garcia\u00a0Plana" + "surname": "Garcia Plana" } }, { @@ -3022,7 +3022,7 @@ ], "name": { "given_name": "F.A.", - "surname": "Garcia\u00a0Rosales" + "surname": "Garcia Rosales" } }, { @@ -3176,7 +3176,7 @@ ], "name": { "given_name": "P.", - "surname": "Gironella\u00a0Gironell" + "surname": "Gironella Gironell" } }, { @@ -3264,7 +3264,7 @@ ], "name": { "given_name": "S.", - "surname": "Gomez\u00a0Fernandez" + "surname": "Gomez Fernandez" } }, { @@ -3275,7 +3275,7 @@ ], "name": { "given_name": "F.", - "surname": "Goncalves\u00a0Abrantes" + "surname": "Goncalves Abrantes" } }, { @@ -3374,7 +3374,7 @@ ], "name": { "given_name": "L.A.", - "surname": "Granado\u00a0Cardoso" + "surname": "Granado Cardoso" } }, { @@ -3462,7 +3462,7 @@ ], "name": { "given_name": "B.R.", - "surname": "Gruberg\u00a0Cazon" + "surname": "Gruberg Cazon" } }, { @@ -4650,7 +4650,7 @@ ], "name": { "given_name": "R.", - "surname": "Le\u00a0Gac" + "surname": "Le Gac" } }, { @@ -4925,7 +4925,7 @@ ], "name": { "given_name": "J.", - "surname": "Lomba\u00a0Castro" + "surname": "Lomba Castro" } }, { @@ -4991,7 +4991,7 @@ ], "name": { "given_name": "M.", - "surname": "Lucio\u00a0Martinez" + "surname": "Lucio Martinez" } }, { @@ -5134,7 +5134,7 @@ ], "name": { "given_name": "L.R.", - "surname": "Madhan\u00a0Mohan" + "surname": "Madhan Mohan" } }, { @@ -5277,7 +5277,7 @@ ], "name": { "given_name": "C.", - "surname": "Marin\u00a0Benito" + "surname": "Marin Benito" } }, { @@ -5343,7 +5343,7 @@ ], "name": { "given_name": "D.", - "surname": "Martinez\u00a0Santos" + "surname": "Martinez Santos" } }, { @@ -5354,7 +5354,7 @@ ], "name": { "given_name": "F.", - "surname": "Martinez\u00a0Vidal" + "surname": "Martinez Vidal" } }, { @@ -5629,7 +5629,7 @@ ], "name": { "given_name": "L.", - "surname": "Meyer\u00a0Garcia" + "surname": "Meyer Garcia" } }, { @@ -6179,7 +6179,7 @@ ], "name": { "given_name": "J.M.", - "surname": "Otalora\u00a0Goicochea" + "surname": "Otalora Goicochea" } }, { @@ -6432,7 +6432,7 @@ ], "name": { "given_name": "M.", - "surname": "Pepe\u00a0Altarelli" + "surname": "Pepe Altarelli" } }, { @@ -6641,7 +6641,7 @@ ], "name": { "given_name": "M.", - "surname": "Plo\u00a0Casasus" + "surname": "Plo Casasus" } }, { @@ -6663,7 +6663,7 @@ ], "name": { "given_name": "M.", - "surname": "Poli\u00a0Lener" + "surname": "Poli Lener" } }, { @@ -6872,7 +6872,7 @@ ], "name": { "given_name": "R.I.", - "surname": "Rabadan\u00a0Trejo" + "surname": "Rabadan Trejo" } }, { @@ -6916,7 +6916,7 @@ ], "name": { "given_name": "M.", - "surname": "Ramos\u00a0Pernas" + "surname": "Ramos Pernas" } }, { @@ -6982,7 +6982,7 @@ ], "name": { "given_name": "C.", - "surname": "Remon\u00a0Alepuz" + "surname": "Remon Alepuz" } }, { @@ -7092,7 +7092,7 @@ ], "name": { "given_name": "J.A.", - "surname": "Rodriguez\u00a0Lopez" + "surname": "Rodriguez Lopez" } }, { @@ -7136,7 +7136,7 @@ ], "name": { "given_name": "M.", - "surname": "Romero\u00a0Lamas" + "surname": "Romero Lamas" } }, { @@ -7147,7 +7147,7 @@ ], "name": { "given_name": "A.", - "surname": "Romero\u00a0Vidal" + "surname": "Romero Vidal" } }, { @@ -7202,7 +7202,7 @@ ], "name": { "given_name": "J.", - "surname": "Ruiz\u00a0Vidal" + "surname": "Ruiz Vidal" } }, { @@ -7235,7 +7235,7 @@ ], "name": { "given_name": "J.J.", - "surname": "Saborido\u00a0Silva" + "surname": "Saborido Silva" } }, { @@ -7279,7 +7279,7 @@ ], "name": { "given_name": "C.", - "surname": "Sanchez\u00a0Gras" + "surname": "Sanchez Gras" } }, { @@ -7301,7 +7301,7 @@ ], "name": { "given_name": "C.", - "surname": "Santamarina\u00a0Rios" + "surname": "Santamarina Rios" } }, { @@ -7400,7 +7400,7 @@ ], "name": { "given_name": "L.G.", - "surname": "Scantlebury\u00a0Smead" + "surname": "Scantlebury Smead" } }, { @@ -7576,7 +7576,7 @@ ], "name": { "given_name": "M.", - "surname": "Senghi\u00a0Soares" + "surname": "Senghi Soares" } }, { @@ -7752,7 +7752,7 @@ ], "name": { "given_name": "R.", - "surname": "Silva\u00a0Coutinho" + "surname": "Silva Coutinho" } }, { @@ -7884,7 +7884,7 @@ ], "name": { "given_name": "L.", - "surname": "Soares\u00a0Lavra" + "surname": "Soares Lavra" } }, { @@ -7939,7 +7939,7 @@ ], "name": { "given_name": "F.L.", - "surname": "Souza\u00a0De\u00a0Almeida" + "surname": "Souza De Almeida" } }, { @@ -7950,7 +7950,7 @@ ], "name": { "given_name": "B.", - "surname": "Souza\u00a0De\u00a0Paula" + "surname": "Souza De Paula" } }, { @@ -8269,7 +8269,7 @@ ], "name": { "given_name": "D.", - "surname": "Torres\u00a0Machado" + "surname": "Torres Machado" } }, { @@ -8434,7 +8434,7 @@ ], "name": { "given_name": "N.", - "surname": "Valls\u00a0Canudas" + "surname": "Valls Canudas" } }, { @@ -8445,7 +8445,7 @@ ], "name": { "given_name": "M.", - "surname": "van\u00a0Beuzekom" + "surname": "van Beuzekom" } }, { @@ -8456,7 +8456,7 @@ ], "name": { "given_name": "M.", - "surname": "Van\u00a0Dijk" + "surname": "Van Dijk" } }, { @@ -8467,7 +8467,7 @@ ], "name": { "given_name": "E.", - "surname": "van\u00a0Herwijnen" + "surname": "van Herwijnen" } }, { @@ -8478,7 +8478,7 @@ ], "name": { "given_name": "C.B.", - "surname": "Van\u00a0Hulse" + "surname": "Van Hulse" } }, { @@ -8489,7 +8489,7 @@ ], "name": { "given_name": "M.", - "surname": "van\u00a0Veghel" + "surname": "van Veghel" } }, { @@ -8500,7 +8500,7 @@ ], "name": { "given_name": "R.", - "surname": "Vazquez\u00a0Gomez" + "surname": "Vazquez Gomez" } }, { @@ -8511,7 +8511,7 @@ ], "name": { "given_name": "P.", - "surname": "Vazquez\u00a0Regueiro" + "surname": "Vazquez Regueiro" } }, { @@ -8522,7 +8522,7 @@ ], "name": { "given_name": "C.", - "surname": "V\u00e1zquez\u00a0Sierra" + "surname": "V\u00e1zquez Sierra" } }, { @@ -8588,7 +8588,7 @@ ], "name": { "given_name": "D.", - "surname": "\u00a0Vieira" + "surname": "Vieira" } }, { @@ -8599,7 +8599,7 @@ ], "name": { "given_name": "M.", - "surname": "Vieites\u00a0Diaz" + "surname": "Vieites Diaz" } }, { @@ -8632,7 +8632,7 @@ ], "name": { "given_name": "E.", - "surname": "Vilella\u00a0Figueras" + "surname": "Vilella Figueras" } }, { @@ -8654,7 +8654,7 @@ ], "name": { "given_name": "D.", - "surname": "Vom\u00a0Bruch" + "surname": "Vom Bruch" } }, { diff --git a/tests/stubdata/output/jats_liebert_atypon.json b/tests/stubdata/output/jats_liebert_atypon.json index 5221e00..8372e61 100644 --- a/tests/stubdata/output/jats_liebert_atypon.json +++ b/tests/stubdata/output/jats_liebert_atypon.json @@ -7,7 +7,7 @@ } ], "name": { - "given_name": "\n\nModerator:\n Scott\n\t\t\t\t\t\t", + "given_name": "Moderator: Scott", "surname": "Hubbard" } }, @@ -18,7 +18,7 @@ } ], "name": { - "given_name": "\n\nParticipants:\n Ken\n\t\t\t\t\t\t", + "given_name": "Participants: Ken", "surname": "Davidian" } },